home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / docs / mags / woa.lha / Features / Keyboard < prev    next >
Encoding:
Text File  |  1998-12-15  |  3.2 KB  |  115 lines

  1. Keyboard Lessons
  2.  
  3. For those who have just got an Amiga after using a PC or have never used
  4. a computer before, then this article should get you familiar with the
  5. Amigas way of handling the keyboard.
  6.  
  7. First of all, we'll go over the letter keys. As with every computer, you
  8. get letter keys in the fashion:
  9.  
  10.    QWERTYUIOP
  11.    ASDFGHJKL
  12.    ZXCVBNM
  13.  
  14. They are printed on the keys using capitals, but if you press them then
  15. they will not come out as capitals. If you press Q on the keyboard, then
  16. a small 'q' will be printed on the screen. Fairly obvious. Then, if you
  17. press SHIFT:
  18.  
  19.    +-------------+
  20.    | /\          |
  21.    | ||          |
  22.    +-------------+
  23.  
  24.  
  25. and a letter key together, you will get a captial. Also, if you want to
  26. type a lot in capitals like A WHOLE SENTENCE USING CAPITAL LETTERS then
  27. you can use Caps lock. (Standing for Capital Lock). So every letter
  28. you type will appear capital.
  29.  
  30. The number keys can be pressed down and they will produce that number
  31. on the screen. If you press '1' then '1' will appear on screen. But
  32. it you use SHIFT then you will get the symbol which appears on the 
  33. top of the key. So:
  34.  
  35.    1   2   3   4   5   6   7   8   9   0
  36.    !   "   £   $   %   ^   &   *   (   )
  37.  
  38. or if you are using the American Keyboard setting:
  39.  
  40.    1   2   3   4   5   6   7   8   9   0
  41.    !   @   #   $   %   ^   &   *   (   )
  42.  
  43. Other keys you can use are:
  44.  
  45.    NORMAL      WITH SHIFT
  46.    [           {
  47.    ]           }
  48.    ;           :
  49.    #           @
  50.    ,           <
  51.    .           >
  52.    /           ?
  53.    -           _
  54.    =           +
  55.    \           |
  56.    
  57.  
  58. The number keys and the keys in the list above do not work with caps lock.
  59. Finally, only on the Amiga can you use Alt with some keys to get 
  60. other results. Here is the full list:
  61.  
  62.    NORMAL      WITH ALT    WITH ALT AND CAPS LOCK
  63.    Q           å           Å
  64.    W           °           °
  65.    E           ©           ©
  66.    R           ®           ®
  67.    T           þ           Þ
  68.    Y           ¤           ¥
  69.    U           µ           µ
  70.    I           ¡           ¦
  71.    O           ø           Ø
  72.    P           ¶           ¶
  73.    A           æ           Æ
  74.    S           ß           §
  75.    D           ð           Ð
  76.    L           £           £
  77.    Z           ±           ¬
  78.    X           ×           ÷
  79.    C           ç           Ç
  80.    V           ª           ª
  81.    B           º           º
  82.    N           ­           ¯
  83.    M           ¸           ¿
  84.    1           ¹
  85.    2           ²
  86.    3           ³
  87.    4           ¢
  88.    5           ¼
  89.    6           ½
  90.    7           ¾
  91.    8           ·
  92.    9           «
  93.    0           »
  94.  
  95. DEAD KEYS
  96.  
  97. You probably haven't heard of 'Dead Keys' unless you've thoroughly read
  98. the Workbench Manual. Anyway, Dead keys are keys which you can press
  99. and then the next key you press will appear differently. The dead
  100. keys are activated using the ALT key and give the following output:
  101.  
  102.    KEY COMBINATION      OUTPUT ON NEXT KEYPRESS
  103.    ALT+F                á é í ó ú
  104.    ALT+G                à è ì ò ù
  105.    ALT+H                â ê î ô û
  106.    ALT+J                ã     õ
  107.    ALT+K                ä ë ï ö ü
  108.  
  109. For instance, if you press ALT and K and then A, you will get ä on
  110. the screen. If you press ALT and K and then Shift and A then you
  111. will get Ä instead of ä.
  112.  
  113. I hope you found this article useful.
  114.  
  115.